projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2df447f
)
(hexl-mode): Fix typo.
author
Juanma Barranquero
<lekktu@gmail.com>
Tue, 9 Jul 2002 09:05:19 +0000
(09:05 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Tue, 9 Jul 2002 09:05:19 +0000
(09:05 +0000)
lisp/hexl.el
patch
|
blob
|
history
diff --git
a/lisp/hexl.el
b/lisp/hexl.el
index 7c4a1610b9e8206a47e9f2776e623657ff2b050c..50231eb107725763353c1c2f89f68a119bebcda4 100644
(file)
--- a/
lisp/hexl.el
+++ b/
lisp/hexl.el
@@
-100,7
+100,7
@@
Quoting cannot be used, so the arguments cannot themselves contain spaces."
(defun hexl-mode (&optional arg)
"\\<hexl-mode-map>A mode for editing binary files in hex dump format.
This is not an ordinary major mode; it alters some aspects
-
i
f the current mode's behavior, but not all; also, you can exit
+
o
f the current mode's behavior, but not all; also, you can exit
Hexl mode and return to the previous mode using `hexl-mode-exit'.
This function automatically converts a buffer into the hexl format